Switch.Offset property

The offset in bit of the sensor digital input in the module input variables.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int Offset { get; set; }
Public Property Offset As Integer

Property Value

Type: int

See also

Switch Class

IntervalZero.KINGSTAR.Base.Class Namespace